home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2059_matmult < prev    next >
Text File  |  1989-03-06  |  289b  |  6 lines

  1. matmult ( matrix 1, matrix 2 )
  2. matrix multiplication
  3.  
  4. matrix 1—a number block with the same # of columns as matrix 2 has rows; matrix 2—a number block with the same # of rows as matrix 1 has columns.
  5.  
  6. matmult creates a block that is the matrix multiplicative product of its two arguments.